-
Home
-
MotoPress Appointment Booking
-
1.21.1
-
Code
-
Classes
- AbstractWPCron
| Total Complexity |
20 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
126 |
| Lines of code |
56 |
| Logical lines of code |
35 |
| Comment lines |
11 |
| Methods |
9 |
| Properties |
0 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| schedule() |
S |
61 |
4 |
12 |
| getCronStartIntervalInSeconds() |
S |
63 |
4 |
11 |
| getCronStartIntervalDescription() |
S |
63 |
4 |
11 |
| __construct() |
S |
63 |
2 |
12 |
| unschedule() |
S |
68 |
2 |
7 |
| getCronActionHookName() |
S |
100 |
1 |
0 |
| getCronStartIntervalId() |
S |
100 |
1 |
0 |
| executeCron() |
S |
100 |
1 |
0 |
| getNextScheduledTime() |
S |
80 |
1 |
3 |